home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 36 / dvdays3.zip / DVD.DOC < prev   
Text File  |  1991-04-23  |  4KB  |  135 lines

  1.  page 1 of 3                                                        4/23/91
  2.  
  3.  
  4.                              DVD Documentation
  5.                             ===================
  6.                      Len Wilson, Netmail c/o 1:104/425
  7.  
  8.                            *** FREE SOFTWARE ***
  9.  
  10.           This program is free and is presented with no guarantees
  11.           or warrantees.  The author accepts no liability for problems
  12.           real or imagined, resulting from its use.  This is not
  13.           intended to convey any rights other than the free use of
  14.           DVDAYS (DVD.COM).
  15.  
  16.  
  17.  
  18.                                 Requirements
  19.                                 ------------
  20.                                386 Compatible
  21.                                Desqview 2.xx
  22.  
  23.  
  24.                                   Contents
  25.                                   --------
  26.                             DVD.DOC  -  This file
  27.                             DVD.COM  -  The program
  28.  
  29.  
  30.              DVDAYS is a perpetual calendar and calendar calculator
  31.              specifically written to run in a Desqview window. Its
  32.              date2days and days2date algorithms are perfect and
  33.              very efficient. * These algorithms account for 4 yr leap
  34.              cycles, 400 yr leap cycles and 100 yr no-leap cycles.
  35.              DVD can handle dates from 01/01/0000 through 12/31/65534
  36.              It's range is limited by the size of the computer var-
  37.              iable chosen for the year ( 16 bits ).
  38.  
  39.  
  40.  
  41.  
  42.    * Note
  43.    ------
  44.  
  45.          The gregorian calendar ( the one we use ) was established by
  46.          papal decree in the mid-1500's.  Therefore, date calculations
  47.          by DVD for dates before that time will be mathematically
  48.          correct but not historically valid.
  49.  
  50.  
  51.  page 2 of 3
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.     Special Keys
  59.     ------------
  60.  
  61.         1.   F1 - F4 are menu selections ( self-explanatory ).
  62.  
  63.         2.   PGUP and PGDN change the displayed calendar a year
  64.              at a time.
  65.  
  66.         3.   UPARROW and DNARROW change the displayed calendar
  67.              a month at a time.
  68.  
  69.  
  70.     Entering Dates
  71.     --------------
  72.  
  73.           DVD expects dates to have the following format:
  74.           MONTH(separator)DAY(separator)YEAR. The separators
  75.           can be just about any non-numeric character.
  76.  
  77.                          Examples
  78.  
  79.          Enter                         DVD assumes
  80.          -----                         -----------
  81.          01-23-1990        =           01-23-1990
  82.          1 23              =           01-23-[current year]
  83.          1-23-1            =           01-23-1991 (assumes current decade)
  84.          1 23 01           =           01-23-1901 (assumes current century)
  85.          [RET]             =           Current date
  86.  
  87.  
  88.  
  89.  
  90. page 3 of 3
  91.  
  92.  
  93.           Just copy DVD.COM to your hard disk and use the following
  94.           Desqview setup (for best results).
  95.  
  96.  
  97.                             Change a Program
  98.  
  99. Program  Name............: ANYTHING
  100.  
  101. Keys to Use on Open Menu: ANY KEYS              Memory Size (in K): 15
  102. ─────────────────────────────────────────────────────────────────────────
  103. Program...: C:\your_dir\DVD.COM
  104.  
  105. Parameters:
  106.  
  107. Directory.:
  108. ─────────────────────────────────────────────────────────────────────────
  109. Options:
  110.                  Writes text directly to screen.......: [N]
  111.                  Displays graphics information........: [N]
  112.                  Virtualize text/graphics (Y,N,T).....: [T]
  113.                  Uses serial ports (Y,N,1,2)..........: [N]
  114.                  Requires floppy diskette.............: [N]
  115.  
  116.  
  117.  
  118.                       Change a Program Advanced Options
  119.  
  120. Window Position:
  121.    Maximum Height:  25    Starting Height:   0    Starting Row...:   0
  122.    Maximum Width.:  80    Starting Width.:   0    Starting Column:   0
  123.  
  124.  
  125. Close on exit (Y,N,blank)......: [Y]  Uses its own colors..............: [Y]
  126. Allow Close Window command.....: [Y]  Runs in background (Y,N,blank)...: [N]
  127. Uses math coprocessor..........: [N]  Keyboard conflict (0-F)..........: [0]
  128. Share CPU when foreground......: [Y]  Share EGA when foreground/zoomed.: [Y]
  129. Can be swapped out (Y,N,blank).: [Y]  Protection level (0-3)...........: [0]
  130.  
  131.  
  132.                                  END
  133.  
  134.  
  135.